home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_mysql.idb / usr / freeware / catman / u_man / cat1 / mysqlshow.Z / mysqlshow
Encoding:
Text File  |  2002-10-07  |  3.1 KB  |  87 lines

  1. MYSQLSHOW(1)                         MYSQLSHOW(1)
  2.  
  3.  
  4.  
  5. NNAAMMEE
  6.        mmyyssqqllsshhooww
  7.     -    Shows    the   structure    of   a     mysql     database
  8.        (databases,tables and columns)
  9.  
  10. UUSSAAGGEE
  11.        shell> mysqlshow    [_O_P_T_I_O_N_S]] [[_d_a_t_a_b_a_s_e _[_t_a_b_l_e _[_c_o_l_u_m_n_]_]_]
  12.  
  13. SSYYNNOOPPSSIISS
  14.        mmyyssqqllsshhooww  [--##|----ddeebbuugg==......]]    [--??|----hheellpp]   [--cc|----cchhaarraacc
  15.        tteerr--sseettss--ddiirr==......]]      [--CC|----ccoommpprreessss]      [--hh|----hhoosstt==......]
  16.        [--ii|----ssttaattuuss]      [--kk|----kkeeyyss]        [--pp|----ppaasssswwoorrdd_[_=_._._._]]
  17.        [--PP|----ppoorrtt==......]         [--SS|----ssoocckkeett==......]        [--uu|----uusseerr==##]
  18.        [--VV|----vveerrssiioonn]
  19.  
  20. DDEESSCCRRIIPPTTIIOONN
  21.        --##|----ddeebbuugg==......
  22.           output debug log.    Often this is 'd:t:o,filename`
  23.  
  24.        --??|----hheellpp
  25.           display help and exit
  26.  
  27.        --cc|----cchhaarraacctteerr--sseettss--ddiirr==......
  28.           Directory    where character    sets are
  29.  
  30.        --CC|----ccoommpprreessss
  31.           Use compression in server/client protocol
  32.  
  33.        --hh|----hhoosstt==......
  34.           connect to host
  35.  
  36.        --ii|----ssttaattuuss
  37.           Shows a lot of extra information about each table
  38.  
  39.        --kk|----kkeeyyss
  40.           show keys    for table
  41.  
  42.        --pp|----ppaasssswwoorrdd_[_=_._._._]
  43.           password to use when connecting to server    If  pass
  44.           word is not given    it's asked from    the tty.
  45.  
  46.        --PP|----ppoorrtt==......
  47.           Port number to use for connection
  48.  
  49.        --SS|----ssoocckkeett==......
  50.           Socket file to use for connection
  51.  
  52.        --uu|----uusseerr==##
  53.           user for login if    not current user
  54.  
  55.        --VV|----vveerrssiioonn
  56.           output version information and exit
  57.  
  58.  
  59.  
  60. NNOOTTEE
  61.        If  last     argument contains a shell or SQL wildcard (*,?,%
  62.        or _) then only what's matched by the wildcard  is  shown.
  63.        If  no  database     is given then all matching databases are
  64.        shown.  If no table is given then all matching  tables  in
  65.        database    are shown If no    column is given    then all matching
  66.        columns and columntypes in table    are shown
  67.  
  68.  
  69. SSEEEE AALLSSOO
  70.        isamchk (1), isamlog (1), mysqlaccess (1), mysqladmin (1),
  71.        mysqlbug     (1),  mysqld  (1), mysqldump (1), mysqlshow (1),
  72.        msql2mysql (1), perror (1), replace (1),    safe_mysqld  (1),
  73.        which1 (1), zap (1),
  74.  
  75. AAUUTTHHOORR
  76.        Ver  1.0,  distribution    3.23.29a Michael (Monty) Widenius
  77.        (monty@tcx.se), TCX  Datakonsult     AB  (http://www.tcx.se).
  78.        This  software  comes with no warranty.    Manual page by L.
  79.        (Kill-9)     Pedersen  (kill-9@kill-9.dk),    Mercurmedia  Data
  80.        Model  Architect     / system developer (http://www.mercurme
  81.        dia.com)
  82.  
  83.  
  84.  
  85.  
  86.              19 December 2000         MYSQLSHOW(1)
  87.